##################################
### 	Muscovy EEP RUS EVENTS ###
#	  	by Korall	 # 		
##################################

#Journey of Afanasi Nikitin#
event = { 

	id = 95577
	trigger = { 
			owned = { province = 278 data = -1 } 
	}  
	random = no 
	country = MOS 
	name = "EVENTNAME95576" 
	desc = "EVENTHIST95576" 
	style = 1 

	date = { day = 1 month = january year = 1468 } 
	offset = 365 
	deathdate = { day = 1 month = january year = 1469 } 

	action_a = { 
			name = "ACTIONNAME95576A" 
			command = { type = merchants value = 2 } 
			command = { type = trade value = 100 } 
			command = { type = stability value = 1 } 
	} 
} 

#Split of Kievan Metropolitan#
event = { 
	id = 95581 
	trigger = { 
			event = 3353 
	} 
	random = no 
	country = MOS 
	name = "EVENTNAME95581" 
	desc = "EVENTHIST95581" 
	style = 1 

	date = { day = 1 month = january year = 1438 } 
	offset = 150 
	deathdate = { day = 1 month = january year = 1459 } 

	action_a = { 
			name = "ACTIONNAME95581A" 
			command = { type = stability value = 1 } 
			command = { type = domestic which = CENTRALIZATION value = 1 } 
	} 
	action_b = { 
			name = "ACTIONNAME95581B" 
			command = { type = stability value = -1 } 
			command = { type = domestic which = CENTRALIZATION value = -1 } 
	} 
} 

#Acceptance of Florence Union#
#Corrected by Chimera#
event = { 
	id = 95582 
	trigger = { 
			event = 3833
			NOT = {
				event = 40093
			}
	}
	random = no 
	country = MOS 
	name = "EVENTNAME95582" 
	desc = "EVENTHIST95582" 
	style = 1 

	date = { day = 1 month = january year = 1439 } 
	offset = 150 
	deathdate = { day = 1 month = january year = 1440 } 

	action_a = { 
			name = "ACTIONNAME95582A" 
			command = { type = relation which = PAP value = -25 } 
	} 
	action_b = { 
			name = "ACTIONNAME95582B" 
			command = { type = relation which = PAP value = -10 } 
	} 
	action_c = { 
			name = "ACTIONNAME95582C" 
			command = { type = religion which = catholic } 
			command = { type = stability value = -6 } 
			command = { type = revoltrisk which = 36 value = 8 } 
			command = { type = relation which = PAP value = 50 } 
			command = { type = sleepevent which = 95581 } 
			command = { type = sleepevent which = 40093 } 
	} 
} 

